In this step you build your application for Android. Before you start this step make sure that you have a working Android build environment. See Installing Kanzi build environment for Android.
To build your application for Android:
<fileset dir="${asset.absolute.dir}/../../../../bin">
<include name="**/*.png"/>

cd <KanziWorkspace>/Tutorials/Adding code/Start here/ Programmer_tutorial/Application/configs/platforms/android scons es2 release Programmer_tutorial cd <KanziWorkspace>/Tutorials/Adding code/Start here/ Programmer_tutorial/Application/output adb install –r Programmer_tutorial.apk